projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3994fe8
)
stripped trailing /babl from CFLAGS include path
author
Øyvind Kolås
<ok@src.gnome.org>
Fri, 23 Jun 2006 22:55:07 +0000
(22:55 +0000)
committer
Øyvind Kolås
<ok@src.gnome.org>
Fri, 23 Jun 2006 22:55:07 +0000
(22:55 +0000)
ChangeLog
patch
|
blob
|
history
babl.pc.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index da7b6f288e59f538754c37879a4ca9ace1a9b7e8..4ac32208df59d9f4229a997588bb6530048c0680 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2006-06-24 Øyvind Kolås <pippin@gimp.org>
+
+ * babl.pc.in: stripped trailing /babl from CFLAGS include path.
+
2006-06-12 Øyvind Kolås <pippin@gimp.org>
Do not expect the user to pass in BablImages (existance of babl
diff --git
a/babl.pc.in
b/babl.pc.in
index 3922ced44e282e24118e42341e1293d5609b50aa..e30a276f957c8b22add0eda59ab0fab98c97a867 100644
(file)
--- a/
babl.pc.in
+++ b/
babl.pc.in
@@
-7,5
+7,5
@@
Name: babl
Description: Dynamic; any to any, pixel format conversion library
Version: @VERSION@
Libs: -L${libdir} -lbabl -ldl
-Cflags: -I${includedir}/@PACKAGE_NAME@-@BABL_API_VERSION@
/@PACKAGE_NAME@
+Cflags: -I${includedir}/@PACKAGE_NAME@-@BABL_API_VERSION@